Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
100"Machine%20le"
The maximal number of results returned.
x >= 110
Indicates how Skills are searched for with the given query.
autocomplete "autocomplete"
The Domain namespace determines the Domains the Skills will be mapped to. Using techwolf will map them to the default TechWolf domains. Using taxonomy will map them to the custom Domains defined in your Taxonomy. Using adaptive will map the Skills to the Domains in the custom Taxonomy if there is one present, otherwise it will fall back to the default Techwolf Domains.
techwolf, taxonomy, adaptive The external vendor vocabulary in which you want to search for Skills. This will only work for vendors that are activated on your tenant. When specified, the query parameter domain_namespace will not work, and Domains will not be returned in the response, as they are not supported on external vendor Skills.
workday, sap_attribute_library "workday"
Filter skills by their properties. Use the format properties[property_name]=value to filter skills that have a specific property with a specific value.
For example, properties[sap_status]=active will only return skills that have the sap_status property set to active.
Available properties:
sap_status: Status of the Skill in the SAP Attribute Library (possible values:active,inactive)
The display language in which the Skill names are provided.
If not specified, the default language (en_uk) will be used.
The en language is an alias for en_uk.
en, en_uk, en_us, de, fr, nl Response
OK
The name of the Skill. If an external vendor is specified in the query parameter external_vendor, the Skill name will be the external vendor's Skill name.
1"Machine Learning"
The universally unique ID of the Skill, consisting of alphanumeric characters, hyphens and underscores. If an external vendor is specified in the query parameter external_vendor, the Skill ID will be the external vendor's Skill ID.
1 - 100"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
The Domain of the Skill. Not present if an external vendor is specified in the query parameter external_vendor.
1"Data Science"